dsh-unknown-theme:把 DeepSeek 官网视觉搬进 DeepSeek Harness

dsh-unknown-theme 是 ycqaq233 维护的 MIT 协议社区插件,旨在优化 DeepSeek Harness(DSH)Web 工作区的视觉效果,使其更接近 deepseek.com 的官网观感。该插件并非官方组件,采用纯 CSS/DOM/Canvas 实现,零依赖且免构建,支持浅色/深色双主题自适应。其核心功能包括:移植官网 WebGL 流体背景、鼠标交互网格(HeroGrid)、粒子鱼形 LOGO 动画、标题聚光灯效果以及磨砂玻璃质感的 UI 组件样式。 安装推荐通过 git 仓库执行 `dsh plugin --profile web add ycqaq233/dsh

Read More
dsh-tint-theme:为 DSH Web GUI 增加皮肤选择器

dsh-tint-theme 是一个为 DeepSeek Harness (DSH) Web GUI 提供的开源皮肤选择器插件。它在设置中新增独立的 Skins 入口,提供 25 个皮肤家族(含 22 个移植主题和 3 个原创设计)。核心功能包括根据系统明暗偏好自动切换皮肤,并在设置命名空间中持久化用户选择。插件要求 dsh-client-ui-theme 版本不低于 0.1.0-rc.7 以支持偏好保存;从源码安装需 Node.js >= 22.19。用户可通过命令行安装、重启服务并刷新浏览器启用。该插件采用 MIT 许可证,需注意检查依赖安全,且 DSH 社区目录为独立站点,非官方应用商店

Read More
ui-song-theme:可回退的 DeepSeek Harness Song-inspired 明暗主题

`ui-song-theme` 是由 yunfei07 开发的 DeepSeek Harness (DSH) Web 界面主题插件,采用 MIT 许可证。该插件旨在为 DSH 提供一套基于 Song-inspired 风格的亮色与暗色视觉令牌(Tokens),解决用户希望调整界面外观但保留原有亮色、暗色或系统偏好,且需在卸载后能完全恢复初始状态的需求。 其核心机制是通过 `ThemeRuntime.overrideTokens()` 叠加一层可逆的主题层,而非直接修改基础主题,并将传统的蓝色选择框重绘为统一的植物色彩家族。安装该插件需满足 Node.js ^22.19.0 或 >=24.0.0

Read More
DSH-oh-my-theme: DSH Web Theme and File Workbench Plugin

`dsh-oh-my-theme` is a third-party plugin customized for the DeepSeek Harness (DSH) web interface, designed to integrate common development features to enhance productivity. The plugin is maintained by `zhxqc` and is licensed under the MIT License. Its core features include: 1. **Themes and Display**: It comes with three built-in skins—`aurora`, `coffee`, and `matrix`—and supports customization of font sizes and styles for conversation flows, file trees, and previews, with preferences saved in the browser's `localStorage`. 2. **File Interaction**: It supports referencing project files in the input box via the `@` symbol to avoid blind AI searches; it provides a right-side file panel with file tree browsing, multi-tab preview, and split-view layouts, and the shortcut `Ctrl/Cmd+P` enables quick...

Read More
dsh-any-background: Customizing Theme Colors, Wallpapers, and Interface Transparency for DeepSeek Harness Web

dsh-any-background is a DeepSeek Harness appearance plugin maintained by Tkingxiao (v0.2.1, MIT license). It supports PS-style color wheels, image/video wallpapers, region-specific transparency, and frosted glass blur effects. Configuration is stored locally at ~/.dsh/.dsh-any-background-data/ and can be exported as dsh-any-theme.json. This article introduces its core capabilities, installation command (dsh plugin --profile web add github:Tkingxiao/dsh-any-background), typical usage scenarios, and important considerations.

Read More